8575: Move org.openjdk.jmc.joverflow from application to core#720
8575: Move org.openjdk.jmc.joverflow from application to core#720aptmac wants to merge 1 commit into
Conversation
|
👋 Welcome back aptmac! A progress list of the required criteria for merging this PR into |
|
@aptmac This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 1 new commit pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
This PR addresses JMC-8575 [0], in which it would be nice to bring JOverflow to core. The base JOverflow package doesn't require Eclipse/third-party dependencies, so the migration is quite painless. It would be great to have JOverflow available via Maven Central for applications looking to leverage its capabilities.
[0] https://bugs.openjdk.org/browse/JMC-8575
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jmc.git pull/720/head:pull/720$ git checkout pull/720Update a local copy of the PR:
$ git checkout pull/720$ git pull https://git.openjdk.org/jmc.git pull/720/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 720View PR using the GUI difftool:
$ git pr show -t 720Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jmc/pull/720.diff
Using Webrev
Link to Webrev Comment